public Vote::getAllCandidates
Description
php
public Vote->getAllCandidates ( [?CondorcetPHP\Condorcet\Election $context = null] ): array
Get all the candidates object set in the last ranking of this Vote.
Parameter
context: ?CondorcetPHP\Condorcet\Election
An election already linked to the Vote.
Return value
(array
) Candidates list.